Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

Insert Method (MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine>)






Index of the item to insert.
MedicalViewerDoublePlaneCutLine that represents the item to be inserted.
Appends the double cut line object to the collection using the specified index..
Syntax
public override void Insert(    int index,    MedicalViewerDoublePlaneCutLine item )
'Declaration   Public Overrides Sub Insert( _    ByVal index As Integer, _    ByVal item As MedicalViewerDoublePlaneCutLine _ )
'Usage   Dim instance As MedicalViewerDoublePlaneCutLinesCollection(Of MedicalViewerDoublePlaneCutLine) Dim index As Integer Dim item As MedicalViewerDoublePlaneCutLine   instance.Insert(index, item)
public: void Insert(    int index,    MedicalViewerDoublePlaneCutLine^ item ) override

Parameters

index
Index of the item to insert.
item
MedicalViewerDoublePlaneCutLine that represents the item to be inserted.
Requirements

Target Platforms

See Also

Reference

MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine> Class
MedicalViewerDoublePlaneCutLinesCollection<MedicalViewerDoublePlaneCutLine> Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features